Welcome![Sign In][Sign Up]
Location:
Search - rsa java

Search list

[Crack Hackjava_rsa

Description: 用Java平台实现的rsa算法写的加密解密于一体的软件,除了具有研究价值外,也有很强的实用价值!-Java platform using the rsa algorithm written in one of the encryption and decryption software, in addition to have research value, but also has a strong practical value!
Platform: | Size: 692224 | Author: jack | Hits:

[JSP/JavaMD5

Description: md5 类实现了RSA Data Security, Inc.在提交给IETF 的RFC1321中的MD5 message-digest 算法。-md5 class implements RSA Data Security, Inc. submitted to the IETF in RFC1321 of the MD5 message-digest algorithm.
Platform: | Size: 4096 | Author: bros sun | Hits:

[Crack HackRSA

Description: Eclipse为平台的Java rsa加解密算法实现有界面。没有MAIN函数自己加上就行了-Eclipse as a platform for Java rsa encryption algorithm to achieve the interface. MAIN function is not added on the list
Platform: | Size: 5120 | Author: 曹丁鹏 | Hits:

[Crack HackPGP

Description: PGP email protocol full functional using public key infrastructure and RSA technique.
Platform: | Size: 762880 | Author: Tong Liu | Hits:

[JSP/JavaJava.III.DataSigning

Description: Java allows configuring multiple JCE providers, and looks up requested algorithms by name. This example shows generating RSA signatures with variable digests, and verification of the signed text by the means of RSA public key. An explanation of the example: 1. Class DataSigning reads the specified file, and creates its digest 2. A unique RSA key pair is created, and the public key is stored with ".key" extension 3. The digest of the text file is signed with the private key 4. During verification, the previously stored public key is retrieved from the file 5. The signature is read from the file 6. The signature is checked, using the public key and newly computed digest of the text
Platform: | Size: 3072 | Author: neo | Hits:

[CA authKeygeneration

Description: rsa key generation in java
Platform: | Size: 3072 | Author: sayan.maji | Hits:

[Crack HackAES-Crypto-SN-Generator

Description: AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-A popular method of product validation is using keys similar to VJJJBX-H2BBCC-68CF7F-2BXD4R-3XP7FB-JDVQBC. These compact keys can be derived using Symmetric Key Cryptosystems such as the Advanced Encryption Standard (AES). Other Public Key Cryptosystems are available such as RSA. However, these systems generally produce larger keys (which the user will eventually have to enter into the program to unlock functionality). Smaller producing Cryptosystems exist, but it is the author s opinion that they are highly encumbered with patents. Quartz is one such example. It is a Public Key Encryption System that produces a smaller cipher text based on Hidden Field Equations (HFEs). The Quartz website is littered with phrases such as "must license" and "pay royalties". The reader is also encouraged to investigate Signature Schemes (with Recovery) as an alternative method to producing Product Keys. An example is PSS-R, a Message Recovery Signature Scheme based on RSA. PSS-R is not suitable fo
Platform: | Size: 768000 | Author: harris | Hits:

[JSP/JavaJavajiamijiemi

Description: Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
Platform: | Size: 41984 | Author: 政工名 | Hits:

[JSP/JavaencryptModule

Description: 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
Platform: | Size: 35840 | Author: 191 | Hits:

[CA authrsa_java

Description: A Java Implementation of the RSA Algorithm.
Platform: | Size: 102400 | Author: mehdi dehghani | Hits:

[JSP/JavaRSACoder

Description: java 写的rsa算法能够很好的实现数字的签名并有很好的解密和解密算法和棒的!-java rsa
Platform: | Size: 5120 | Author: wangxuetao | Hits:

[JSP/JavarsaCipher

Description: In cryptography, RSA (which stands for Rivest, Shamir and Adleman who first publicly described it see below) is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for signing as well as encryption, and one of the first great advances in public key cryptography. RSA is widely used in electronic commerce protocols, and is believed to be secure given sufficiently long keys and the use of up-to-date implementations.-In cryptography, RSA (which stands for Rivest, Shamir and Adleman who first publicly described it see below) is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for signing as well as encryption, and one of the first great advances in public key cryptography. RSA is widely used in electronic commerce protocols, and is believed to be secure given sufficiently long keys and the use of up-to-date implementations.
Platform: | Size: 1024 | Author: DS | Hits:

[Crack HackRSA

Description: code of RSA cifher for java
Platform: | Size: 1024 | Author: Aloysius | Hits:

[JSP/Javarsa

Description: 一个不错的 rsa加密密钥算法 java实现-c est une programme de analyse sur java
Platform: | Size: 124928 | Author: songshangkun | Hits:

[JSP/Javarsa

Description: rsa的java程序代码。。很简单的代码 。。 -rsa in java code. . Very simple code. .
Platform: | Size: 1024 | Author: lee | Hits:

[JSP/JavaDES

Description: 用Java加密类实现DES、RSA及SHA的加密算法 解压密码hur.cn-Java class that implements encryption with DES, RSA and SHA encryption algorithm Unzip Password
Platform: | Size: 57344 | Author: huangjiang | Hits:

[JSP/Javajava-rsa

Description: java寫出來的rsa加密解密小程式提供給大家-java rsa encryption and decryption to write out a small program available to everyone
Platform: | Size: 1024 | Author: leaf | Hits:

[Crack Hackrsa

Description: RSA cipher for java with subclasses.
Platform: | Size: 7168 | Author: jack8888 | Hits:

[Other Web CodeRSA

Description: JAVA写的可以用RSA加密解密的代码,随机产生密钥,数据格式是长整型,代码包含求逆元、大数取模模块。-Can be written in JAVA RSA encryption and decryption code, randomly generated key, the data format is a long integer, the code contains the inverse element, large numbers modulo module.
Platform: | Size: 2048 | Author: | Hits:

[WEB CodephpreliazeRSA

Description: PHP实现RSA算法/* * Implementation of the RSA algorithm * (C) Copyright 2004 Edsko de Vries, Ireland * * Licensed under the GNU Public License (GPL) * * This implementation has been verified against [3] * (tested Java/PHP interoperability). * * References: * [1] "Applied Cryptography", Bruce Schneier, John Wiley & Sons, 1996 * [2] "Prime Number Hide-and-Seek", Brian Raiter, Muppetlabs (online) * [3] "The Bouncy Castle Crypto Package", Legion of the Bouncy Castle, * (open source cryptography library for Java, online) * [4] "PKCS #1: RSA Encryption Standard", RSA Laboratories Technical Note, * version 1.5, revised November 1, 1993 */ -/* * Implementation of the RSA algorithm * (C) Copyright 2004 Edsko de Vries, Ireland * * Licensed under the GNU Public License (GPL) * * This implementation has been verified against [3] * (tested Java/PHP interoperability). * * References: * [1] "Applied Cryptography", Bruce Schneier, John Wiley & Sons, 1996 * [2] "Prime Number Hide-and-Seek", Brian Raiter, Muppetlabs (online) * [3] "The Bouncy Castle Crypto Package", Legion of the Bouncy Castle, * (open source cryptography library for Java, online) * [4] "PKCS#1: RSA Encryption Standard", RSA Laboratories Technical Note, * version 1.5, revised November 1, 1993 */
Platform: | Size: 6144 | Author: gg | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

CodeBus www.codebus.net